projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb6e7c
)
Fix typo in argument name.
author
Fabrice Desré
<fabrice@desre.org>
Sat, 3 Jun 2017 01:51:09 +0000
(18:51 -0700)
committer
GitHub
<noreply@github.com>
Sat, 3 Jun 2017 01:51:09 +0000
(18:51 -0700)
src/doc/external-tools.md
patch
|
blob
|
history
diff --git
a/src/doc/external-tools.md
b/src/doc/external-tools.md
index fc3c5a3688fc70930e6c28c2ea301b41cee537f8..99f9fde6ab2d0c679e26b2606c168f1f3f004073 100644
(file)
--- a/
src/doc/external-tools.md
+++ b/
src/doc/external-tools.md
@@
-70,7
+70,7
@@
If you are using Rust, there is [cargo_metadata] crate.
# Information about build
-When passing `--message
=
format=json`, Cargo will output the following
+When passing `--message
-
format=json`, Cargo will output the following
information during the build:
* compiler errors and warnings,